clearSerialEnabled

Deprecated

meshtastic.Config.DeviceConfig.serial_enabled is deprecated. See meshtastic/config.proto;l=206


Disabling this will disable the SerialConsole by not initilizing the StreamAPI
Moved to SecurityConfig
bool serial_enabled = 2 [deprecated = true];

Return

This builder for chaining.